home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 July / Macworld (1999-07).dmg / Shareware World / Sound & Music / Club MID v1.1.3 / Read Me < prev    next >
Text File  |  1999-05-01  |  7KB  |  202 lines

  1. Read Me
  2. Club MID 1.1.3
  3.  
  4.  
  5. Copyright
  6. “Club MID” is Copyright © 1997-1999 by Takashi Suzuki.
  7. This software was created with CodeWarrior IDE 3.3, MW C/C++ 68K 2.2.1, MW C/C++ PPC 2.2.1, and as such portions may be copyrighted by Metrowerks. 
  8.  
  9.  
  10. Description
  11. Club MID is an application for the Macintosh which allows you to play standard MIDI files. One window holds one standard MIDI file, and displays it's current tempo, System Exclusive status, Control Change status and Voice Name, Panpot, Pitch Bend, Level for each MIDI channel.
  12. List window can have up to 32640 MIDI files to be played back sequentially, or random order.
  13. This application is best for those who wants to be with music all the time.
  14.  
  15. Features :
  16.             Fat Binary.
  17.             QuickTime 3 support.
  18.             Macintosh Drag and Drop support.
  19.             GM, GS, XG format compatible.
  20.             32part Standard MIDI File playback support.
  21.             Navigation Services support.
  22.  
  23. This application requires :
  24.             Macintosh with 68020 or higher / PowerPC
  25.             System7 + QuickTime or System7.1 or later
  26.             Apple MIDI Manager or OMS (Open Music System) -- If you use external MIDI tone generator
  27.             MIDI tone generator or QuickTime Musical Instruments
  28.  
  29.  
  30.  
  31. How to use
  32. 1-1 Use with OMS
  33. Choose "Choose device..." in OMS menu, and select tone genarator.
  34. * You can get OMS (Open Music System) from Opcode web:
  35.      http://www.opcode.com/
  36.  
  37. 1-2 Use with MIDI Manager
  38. Launch "PachBay" application, bundled with Apple MIDI Manager package, after launched Club MID. Then connect output port of Club MID to Modem or Printer port.
  39. * You can get MIDI Manager from Apple web:
  40.      http://www.info.apple.com/
  41.      Apple.Software.Updates/US/Macintosh/Unsupported
  42.      MIDI Management Tools 2.0.2
  43.  
  44. 1-3 Use without both
  45. If your Mac doesn't have OMS nor MIDI Manager, Club MID makes direct connection with QuickTime automatically. 
  46.  
  47. 2 Open and play standard MIDI file
  48. Choose "Open..." in File menu and select standard MIDI file you want to play.
  49. If "AutoPlay" item in Control menu is checked, it automatically start playing just after opening the file. If "AutoPlay" item is not checked, choose "Play" item in control menu, or double click inside window.
  50. To stop, choose "Stop" in Control menu. To pause, choose "Pause" in Control menu.
  51. Double clicking inside the window let stop playing.
  52.  
  53. 3 What's shown in window
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71. Current tempo, System Exclusive status, Control Change status and Voice Name, Panpot, Picth Bend, Level for each MIDI channel are shown in window. Each item changes as play goes on.
  72. Note that Level display does not show the real sound level you are listening.
  73. Choosing "Get Info" in File menu shows you how many MIDI messages in the standard midi file.
  74. If you see '*' character in "Note On" column, number of Note On and Note Off for the channel are not the same.
  75.  
  76. 4 Play List window
  77. Choose "New List" in File menu to make new list window.
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95. You can append up to 32640 standard MIDI files into this list, just by dragging & dropping them from Finder.  From version 1.0.1, you can drop Folder(s). In that case, all of the standard MIDI files inside the folder(s) are appended.
  96. You can re-arrange the sequence by drag & drop. To remove from list, drag it to Trash in Finder.
  97. Choosing "Get Info" in File menu, shows you how many MIDI files in the list window.
  98. If you hold down Option key while choosing Play item in Control menu, you can listen first 8 measures of each songs. (Intro Scan Mode) With Control + Shift key hold down, 16 measures are played back.
  99.  
  100.  
  101. Register
  102. Read "How to register" file and follow the instructions.
  103. Thanks for your support.
  104.  
  105.  
  106. Distribution
  107. Club MID is shareware. It may distributed freely as long as it has no potential for profit (direct or indirect) by the distributor. Other distribution arrangements must be made with the author in advance. Club MID must be distributed in its original form as the file Club MID 1.1.3.cpt which expands into these files (•) and folders (/):
  108.  
  109.     /    Club MID v1.1.3
  110.             •    Club MID
  111.             •    Read Me
  112.             •    How to register
  113.             •    Register
  114.  
  115. You can change compression method without modifying the contents.
  116.  
  117.  
  118. Warranty/Liability
  119. This software is licensed on an “as is” basis. The author provides no warranty of any sort. The user of this software assumes complete responsibility for any direct or indirect damages due to use or misuse of this software.
  120.  
  121.  
  122. Questions/Comments
  123. The fastest way to ask questions and make comments is by sending e-mail to the author:
  124.             setsu@kagi.com (Internet)
  125.             Setsu (AOL)
  126.  
  127. If you don’t have e-mail access, direct your questions and comments to the author by snail mail:
  128.             Takashi Suzuki
  129.             338-45 Miyagawa Haruno-cho
  130.             Shuchi-gun Shizuoka 437-0604
  131.             JAPAN
  132.  
  133.  
  134. Version history
  135. v1.1.3 : 05/01/99
  136. • Sometimes crashed when play from PlayList window -> fixed.
  137. • [GS] or [XG] file kind is shown.
  138.  
  139. v1.1.2 : 04/04/99
  140. • Closing window(s) while playing other window caused crash -> fixed.
  141. • Correction for Random play logic.
  142.  
  143. v1.1.1 : 03/29/99
  144. • Changed Intro Scan time from 10 seconds to 8/16 measures.
  145. • After a play list is once played, adding SMF file into the list caused crash -> fixed.
  146. • When drum set name is unknown, "XG Drum" or "GS Drum" is displayed.
  147. • Fixed Memory Management error.
  148.  
  149. v1.1.0 : 02/12/99
  150. • Measure display while playing.
  151. • Faster Standard MIDI File loading.
  152.  
  153. v1.0.9 : 08/04/98
  154. • Navigation Services support.
  155. • There were some bug(s) in QT Music playing back part -> fixed.
  156. • Font settings changed after closing Register dialog -> fixed.
  157.  
  158. v1.0.8 : 07/14/98
  159. • GS, TG300 Drum set display for MIDI channel other than 10.
  160. • GS User's Drum set display.
  161.  
  162. v1.0.7 : 04/11/98
  163. • Direct connection with QuickTime Musical Instrument without OMS/MIDI Manager.
  164. • Using with OMS, when you stop playing, note-offs are sent insted of calling OMSAllNotesOff.
  165.  
  166. v1.0.6 : 03/01/98
  167. • Meta-event processing bug fixed.
  168. • Intro Scan Mode bug fixed.
  169.  
  170. v1.0.5 : 02/02/98
  171. • Meta-event processing bug fixed.
  172. • Get-info bug, for port 1, fixed.
  173.  
  174. v1.0.4 : 01/05/98
  175. • 32part Standard MIDI File support.
  176. • Faster file loading.
  177. • System Exclusive messages which exceed 249byte were not sent correctlly --> Fixed.
  178. • Intro Scan Mode added.
  179.  
  180. v1.0.3 : 09/16/97
  181. • Coudn't play standard MIDI files which have "Output port" Meta Events --> Fixed. 
  182.  
  183. v1.0.2 : 09/10/97
  184. • Play/Pause/Stop item in Control menu is enabled when you are playing List window and frontmost window is not the List window.
  185. • There was possibility to crash while playing some Standard MIDI Files --> Fixed.
  186. • Better playing performance when Club MID is not the current, ie. frontmost,  application.
  187. • Mac OS8 window size aware.
  188.  
  189. v1.0.1 : 06/28/97
  190. • Start playing when you open standard MIDI file without checking "Auto Play". In that condition, Level Meter is not shown, and in most cases your Mac crashes.  --> Fixed.
  191. • Now you can drop folder(s) into Play List Window.
  192. • Crashed when played standard MIDI file which does not have Tempo information. --> Fixed.
  193. • Double lines drawn in PAN and/or PB Meter when you Play->Stop->Play the same file. --> Fixed
  194. • Faster Level Meter display.
  195.  
  196. v1.0.0 : 06/23/97
  197. • First release.
  198.  
  199.  
  200. -- T.Suzuki
  201.  
  202.